home *** CD-ROM | disk | FTP | other *** search
- This program removes any extraneous data occuring before the actual GIF file.
- I wrote this after discovering some GIF files uploaded in the Mac forum which
- appear to have some Mac-specific data at the start of the file which PC GIF
- display programs can't handle correctly. The command line format of this
- program is:
-
- STRIPGIF infile outfile
-
- where "infile" is the downloaded file and "outfile" is the new file to create.
-
- The source code is written in Turbo C 1.0 .
-
- --- Rob (GEnie mail address R.EPPS)
-